You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecInt Class > TMtxVecInt Methods > Divide Method > TMtxVecInt.Divide Method ([In] TMtxVecInt, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecInt.Divide Method ([In] TMtxVecInt, int)

Divide all Src vector elements with integer Value.

Syntax
C#
Visual Basic
public TMtxVecInt Divide([In] TMtxVecInt Src, int Value);

Size of calling vector is adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!